home *** CD-ROM | disk | FTP | other *** search
/ NASM Certified Personal Trainer / NASM Certified Personal Trainer - Disc 5.iso / NASM_CPT_Section8_reactive / NASM_CPT_Section8_reactive_files / theme.css < prev   
Encoding:
Cascading Style Sheet File  |  2002-05-09  |  401 b   |  29 lines

  1. /* Producer-generated file */
  2. BODY
  3. {
  4.     COLOR:  #FFFFFF;
  5.     FONT-FAMILY:Arial;
  6.     background-color: #FFFFFF;
  7. }
  8. #LeftSideBackground
  9. {
  10.     background-color: #000040;
  11. }
  12. #LoadingWaitDiv
  13. {
  14.     background-color: #000040;
  15. }
  16. .TOCEntryNormal
  17. {
  18.     FONT-SIZE: 8pt;
  19. }
  20. .TOCEntryNowPlaying
  21. {
  22.     FONT-SIZE: 8pt;
  23. }
  24. #DiscussionDiv
  25. {
  26.     FONT-SIZE: 8pt;
  27.     background-color: #000040
  28. }
  29.